Versions:

  • 3.0.5
  • 3.0.4
  • 3.0.3
  • 3.0.2
  • 3.0.1
  • 3.0.0
  • 2.6.5
  • 2.6.4
  • 2.6.3
  • 2.6.2
  • 2.6.1
  • 2.6.0
  • 2.5.0
  • 2.4.1
  • 2.4.0
  • 2.3.10
  • 2.3.9
  • 2.3.8
  • 2.3.7
  • 2.3.6
  • 2.3.5
  • 2.3.4
  • 2.3.3
  • 2.3.0
  • 2.2.2
  • 2.2.1
  • 2.2.0
  • 2.0.5

SurrealDB 3.0.5, released by SurrealDB after 28 iterative versions, positions itself as a next-generation multi-model database engineered for developers creating modern real-time, distributed, and edge-native applications. Designed from scratch to combine relational, document, graph, and time-series capabilities in a single engine, the system eliminates the need to run separate databases for structured tables, JSON-like flexibility, complex relationship traversal, or high-velocity event streams. Typical use cases span serverless web and mobile backends that demand flexible schemas, low-latency multiplayer games requiring live data synchronization, IoT fleets that ingest high-resolution sensor data, and microservice meshes where each service can query the same dataset through SQL-style, GraphQL, or incremental live-select statements without adding external API layers. The embedded or clustered deployment modes allow a lightweight binary to run inside a local dev laptop, a container on Kubernetes, or a globally distributed cluster, automatically handling strong consistency, fine-grained row-level security, and token-based authentication so that front-end code can safely connect from browsers or edge functions. Because the engine exposes a WebSocket endpoint alongside traditional REST, developers can subscribe to record-level changes and receive push events in milliseconds, simplifying the construction of reactive dashboards and collaborative editing features. The current 3.0.5 release refines performance under concurrent write loads, stabilizes the SurrealQL language extensions, and tightens the integrated scripting layer for executing JavaScript or Rust functions inside transactions. The software is available for free on get.nero.com, with downloads provided via trusted Windows package sources (e.g. winget), always delivering the latest version, and supporting batch installation of multiple applications.

Tags: